gtkspinbutton: Fix compilation warning
authorJavier Jardón <jjardon@gnome.org>
Tue, 31 Jan 2012 19:30:09 +0000 (19:30 +0000)
committerJavier Jardón <jjardon@gnome.org>
Tue, 31 Jan 2012 20:46:13 +0000 (20:46 +0000)
gtk/gtkspinbutton.c

index bf2a93f433ae8feba996fbd98c68b74cffe09362..3b9bac6ac6be3b813914e04393699e53d9e4de90 100644 (file)
@@ -1098,7 +1098,6 @@ gtk_spin_button_get_preferred_width (GtkWidget *widget,
       gboolean interior_focus;
       gint focus_width;
       GtkBorder borders;
-      GtkBorder inner_border;
 
       gtk_style_context_get_style (style_context,
                                    "interior-focus", &interior_focus,